From d171093d9744b5172433b77cf34ddf16479cd940 Mon Sep 17 00:00:00 2001 From: Dominique Belhachemi Date: Wed, 24 Sep 2025 00:08:35 -0400 Subject: [PATCH] add glad and nlohmannjson license infos --- debian/copyright | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index ccf3cc639..99b7fac28 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,6 @@ Files-Excluded: ThirdParty/fides ThirdParty/freetype/vtkfreetype ThirdParty/gl2ps/vtkgl2ps - ThirdParty/glad/vtkglad ThirdParty/hdf5/vtkhdf5 ThirdParty/jpeg/vtkjpeg ThirdParty/jsoncpp/vtkjsoncpp @@ -18,7 +17,6 @@ Files-Excluded: ThirdParty/lzma/vtklzma ThirdParty/mpi4py ThirdParty/netcdf/vtknetcdf - ThirdParty/nlohmannjson/vtknlohmannjson ThirdParty/ogg/vtkogg ThirdParty/png/vtkpng ThirdParty/sqlite/vtksqlite @@ -104,6 +102,23 @@ License: BSD-like source code, you may redistribute such embedded portions in such object form without including the above copyright and permission notices. +Files: + ThirdParty/glad/vtkglad/include/EGL/eglplatform.h + ThirdParty/glad/vtkglad/include/KHR/khrplatform.h +Copyright: 2007-2020 The Khronos Group Inc. +License: Apache-2 + +Files: + ThirdParty/glad/vtkglad/include/glad/* + ThirdParty/glad/vtkglad/src/* +Copyright: 2013-2020 David Herberth +License: MIT + +Files: + ThirdParty/nlohmannjson/* +Copyright: 2013-2023 Niels Lohmann +License: MIT + Files: ThirdParty/kissfft/vtkkissfft/* Copyright: 2003-2010, Mark Borgerding . License: BSD-3-clause -- 2.30.2